-
Home
-
WooCommerce PayPal Payments
-
2.9.6
-
Code
-
Classes
- ConnectionListener
Total Complexity |
21 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
216 |
Lines of code |
79 |
Logical lines of code |
39 |
Comment lines |
102 |
Methods |
10 |
Properties |
5 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_valid_request() |
S |
56 |
6 |
19 |
process() |
S |
56 |
4 |
20 |
extract_data() |
S |
61 |
3 |
13 |
__construct() |
S |
68 |
2 |
7 |
store_data() |
S |
72 |
1 |
5 |
get_token_from_request() |
S |
78 |
1 |
3 |
get_merchant_id_from_request() |
S |
78 |
1 |
3 |
get_merchant_email_from_request() |
S |
78 |
1 |
3 |
sanitize_string() |
S |
79 |
1 |
3 |
sanitize_merchant_email() |
S |
78 |
1 |
3 |